home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / src / adoc_src.lha / adoc-0.17 / Distfile < prev    next >
Encoding:
Text File  |  1995-03-21  |  1.2 KB  |  73 lines

  1. /*
  2.  *  DISTFILE
  3.  *
  4.  *  (c)Copyright 1995 by Tobias Ferber,  All Rights Reserved
  5.  *
  6.  *  This file is part of ADOC.
  7.  *
  8.  *  ADOC is free software; you can redistribute it and/or modify
  9.  *  it under the terms of the GNU General Public License as published
  10.  *  by the Free Software Foundation; either version 1 of the License,
  11.  *  or (at your option) any later version.
  12.  *
  13.  *  ADOC is distributed in the hope that it will be useful,
  14.  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  15.  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  16.  *  GNU General Public License for more details.
  17.  *
  18.  *  You should have received a copy of the GNU General Public License
  19.  *  along with this program; see the file COPYING.  If not, write to
  20.  *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  21.  */
  22.  
  23. Distfile
  24. DMakefile
  25. Makefile
  26.  
  27. // documentation
  28.  
  29. adoc.texi
  30. gpl.texinfo
  31.  
  32. // adoc.doc
  33. // adoc.guide
  34.  
  35. README
  36. COPYING
  37.  
  38. header.texi  // an example for use with the `-H' option
  39.  
  40. version.h adoc.h
  41.           main.c
  42.           args.c
  43.  
  44. /*adoc.rex*/
  45. adoc.yy
  46.  
  47. flist.c
  48. flist.h
  49.  
  50. gencode.c
  51.  
  52. libfun.c
  53. libfun.h
  54.  
  55. strarg.c
  56.  
  57. mactab.c
  58. mactab.h
  59. strexpand.c
  60.  
  61. debug.h
  62.  
  63. // only needed when compiled w/ -DDEBUG
  64.  
  65. DEBUG:
  66.  
  67. ansidecl.h
  68. debug.c
  69. smartmem.c
  70. smartmem.h
  71. timer.c
  72. timer.h
  73.